PUT /Token/AttributeToken/{id}/

Updates an attribute tokens data type.
 

Request

Method Request URI
PUT /API/Token/AttributeToken/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID. Specifying via an Authorization request header instead is recommended.

Path Parameters

Path Parameter Description
id The ID of the token to update.

Request Headers

Authorization: Bearer <Current session ID>

Request Body

Name: dataType
Type: Dundas.BI.Data.Parameters.CompatibleDataTypes

Response

Response Body

A status code indicating success or failure. If successful, the data type of the new token.